![]() |
iShell Help |
|
Tribeworks > iShell > Commands > | ||
Else | ||
The Else command contains a block of commands that are executed when the condition of the immediately previous If or Else If command is false. The Else command is only a container for a block of commands - if it contains no commands, then it has no effect. It can only be placed after an If or Else If command. |